Azure Kubernetes Services with Microservices by Kasam Ahmed Shaikh & Shailesh S. Agaskar

Azure Kubernetes Services with Microservices by Kasam Ahmed Shaikh & Shailesh S. Agaskar

Author:Kasam Ahmed Shaikh & Shailesh S. Agaskar
Language: eng
Format: epub
ISBN: 9781484278093
Publisher: Apress


API Design for Microservices

When considering microservice component boundaries, the source code itself is only part of the concern. Microservice components only become valuable when they can communicate with other components in the system. They each have an interface or API. Just as you need to achieve a high level of separation, independence, and modularity of the code, you need to make sure that your APIs, the component interfaces, are also loosely coupled. Otherwise, you can’t deploy two microservices independently, which is one of the primary goals in order to balance speed and safety.

There are two practices in crafting APIs for microservices worth mentioning here:Message-oriented



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.